at-spi2-core software package provides Assistive Technology Service Provider Interface (dbus core), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install at-spi2-core
at-spi2-core is installed in your system.
Make ensure the at-spi2-core package were installed using the commands given below,
$ sudo dpkg-query -l | grep at-spi2-core *
You will get with at-spi2-core package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Miscellaneous |
| Package | at-spi2-core |
| Version | 2.22.0-1 |
| Description | Assistive Technology Service Provider Interface (dbus core) |
| Sub Section | Miscellaneous |